This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
pgai brings AI workflows to your PostgreSQL database. It simplifies the process of building search and Retrieval Augmented Generation (RAG) AI applications with PostgreSQL by bringing embedding and generation AI models closer to the database.
A blog post discussing the use of Llamafiles for embeddings in Retrieval-Augmented Generation (RAG) applications and recommending the best models based on performance on RAG-relevant tasks.